home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 06 - 1990 / 06.07 Jul 90 / Commando Programming ƒ / Rezscripts / RezC.BNDL.more < prev    next >
Encoding:
Text File  |  1989-08-09  |  195 b   |  11 lines  |  [TEXT/MPS ]

  1. ### File RezC.BNDL.more
  2. ###            W. Powell 1988
  3. ### This file is called by file RezC.BNDL
  4. ### Normally only the commando form is used
  5. If {#} == 0
  6.     Echo '-DONE'
  7. Else
  8.     Quote {"Parameters"}
  9. End
  10. Exit 0
  11.